Skip to content

Add GitHub chat toggle on GitHub pages#3

Open
VexCode24 wants to merge 1 commit into
inquid:masterfrom
VexCode24:add-github-chat-extension
Open

Add GitHub chat toggle on GitHub pages#3
VexCode24 wants to merge 1 commit into
inquid:masterfrom
VexCode24:add-github-chat-extension

Conversation

@VexCode24
Copy link
Copy Markdown

@VexCode24 VexCode24 commented May 25, 2026

Fixes inquid/github-chat#1.

Implements the extension-side chat UI requested by the sponsored GitHub Chat issue.

Changes:

  • Adds a separate GitHub-only content script that runs on https://github.com/*.
  • Adds a lower-right Chat toggle that opens and closes a chat panel.
  • Scopes messages by GitHub repo/page and stores them locally in the browser.
  • Keeps the existing stories dashboard content script and styles scoped to the original dashboard matches.

Verification:

  • node --check content-script.js
  • node --check github-chat.js
  • parsed manifest.json successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant